You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
ArcSech Method
>
Math387.ArcSech Method ([In] TCplx)
Dew Math for .NET
Math387.ArcSech Method ([In] TCplx)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
ArcSech Method
Collapse All
Inverse hyperbolic secant.
Syntax
C#
Visual Basic
public
static
TCplx
ArcSech
([In]
TCplx
X
);
Public
static
Function
ArcSech
(
X
As
[In]
TCplx
)
As
TCplx
Returns
the inverse hyperbolic secant of the real argument X.
Group
ArcSech Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
ArcSech Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!